remove_all
Remove all elements in another collection from this collection.
Return
true
if any elements were removed from this collection, false
if it was not modified
Since
0.9.0
Parameters
values
the collection of elements to remove
Remove all elements in another collection from this collection.
true
if any elements were removed from this collection, false
if it was not modified
0.9.0
the collection of elements to remove